[FIX] [BACKPORT] [4.13] Rethrow takeVMSnapshot() exception#3761
Conversation
…pshotManagerImpl Fixes: #3518
DaanHoogland
left a comment
There was a problem hiding this comment.
code is familiar and looks ok, but how did we test this in master?
|
@blueorangutan package |
|
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-640 |
|
Are the build errors errors relevant? which doesn't look related to me at all... |
|
@onitake where do you see those errors? |
|
@blueorangutan test |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@DaanHoogland They were in the Travis build logs linked here, which was still in "failed" state yesterday. Looks like they were from a different branch or older build? |
|
Trillian test result (tid-809)
|
maybe, i did re-kick travis, so... Not nice to not be able to rely on CI fully, but this is the complex eco system for you. |
yadvr
left a comment
There was a problem hiding this comment.
LGTM, this is just a backported change.
Description
Backport of #3546 to 4.13: Rethrow takeVMSnapshot() exception instead of returning null in VMSnapshotManagerImpl.
Contributes to: #3518
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
The change has been tested on the master branch for 4.14. See #3546.